*
* #GtkPageSetupUnixDialog implements a page setup dialog for platforms
* which don’t provide a native page setup dialog, like Unix. It can
- * be used very much like any other GTK+ dialog, at the cost of
+ * be used very much like any other GTK dialog, at the cost of
* the portability offered by the
* [high-level printing API][gtk3-High-level-Printing-API]
- *
- * Printing support was added in GTK+ 2.10.
*/
typedef struct _GtkPageSetupUnixDialogClass GtkPageSetupUnixDialogClass;
*
* GtkPrintUnixDialog implements a print dialog for platforms
* which don’t provide a native print dialog, like Unix. It can
- * be used very much like any other GTK+ dialog, at the cost of
+ * be used very much like any other GTK dialog, at the cost of
* the portability offered by the
* [high-level printing API][gtk3-High-level-Printing-API]
*
* - %GTK_RESPONSE_APPLY: for the “Preview” button
* - %GTK_RESPONSE_CANCEL: for the “Cancel” button
*
- * Printing support was added in GTK+ 2.10.
- *
* # GtkPrintUnixDialog as GtkBuildable
*
* The GtkPrintUnixDialog implementation of the GtkBuildable interface exposes its